From: Markus Rost Date: Wed, 22 Jan 2003 17:12:03 +0000 (+0000) Subject: (bootstrap-after): New target. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~28672 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=14dbbf8eac89d58ccee720b1385a2de3f28d17bd;p=emacs.git (bootstrap-after): New target. (bootstrap): Move finder-data, custom-deps to bootstrap-after. --- diff --git a/lisp/Makefile.in b/lisp/Makefile.in index 65bab7eb196..8c06ad65227 100644 --- a/lisp/Makefile.in +++ b/lisp/Makefile.in @@ -284,7 +284,12 @@ bootstrap-clean: # Generate/update files for the bootstrap process. -bootstrap: update-subdirs autoloads compile finder-data custom-deps +bootstrap: update-subdirs autoloads compile + +# Generate/update files after the bootstrap process. +# custom-deps needs `preloaded-file-list'. + +bootstrap-after: finder-data custom-deps distclean: -rm -f ./Makefile